[Smoke Test Docker Image Bump] Updating docker image tags - #8978
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 16df34c4af
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8978) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (71ms) : 69, 73
master - mean (71ms) : 69, 73
section Bailout
This PR (8978) - mean (75ms) : 73, 77
master - mean (75ms) : 73, 77
section CallTarget+Inlining+NGEN
This PR (8978) - mean (1,087ms) : 1039, 1135
master - mean (1,092ms) : 1039, 1145
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (110ms) : 107, 114
master - mean (110ms) : 107, 113
section Bailout
This PR (8978) - mean (111ms) : 109, 113
master - mean (111ms) : 109, 113
section CallTarget+Inlining+NGEN
This PR (8978) - mean (789ms) : 763, 815
master - mean (787ms) : 770, 803
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (98ms) : 95, 100
master - mean (101ms) : 96, 106
section Bailout
This PR (8978) - mean (102ms) : 96, 109
master - mean (99ms) : 98, 101
section CallTarget+Inlining+NGEN
This PR (8978) - mean (944ms) : 897, 992
master - mean (952ms) : 914, 990
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (96ms) : 93, 100
master - mean (97ms) : 93, 102
section Bailout
This PR (8978) - mean (97ms) : 95, 98
master - mean (101ms) : 97, 105
section CallTarget+Inlining+NGEN
This PR (8978) - mean (825ms) : 784, 866
master - mean (824ms) : 775, 872
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (192ms) : 188, 195
master - mean (192ms) : 188, 196
section Bailout
This PR (8978) - mean (196ms) : 194, 198
master - mean (195ms) : 193, 197
section CallTarget+Inlining+NGEN
This PR (8978) - mean (1,169ms) : 1135, 1204
master - mean (1,171ms) : 1126, 1216
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (273ms) : 269, 277
master - mean (273ms) : 268, 278
section Bailout
This PR (8978) - mean (274ms) : 271, 277
master - mean (273ms) : 270, 276
section CallTarget+Inlining+NGEN
This PR (8978) - mean (937ms) : 917, 957
master - mean (937ms) : 919, 955
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (268ms) : 265, 272
master - mean (268ms) : 264, 272
section Bailout
This PR (8978) - mean (271ms) : 265, 276
master - mean (268ms) : 265, 270
section CallTarget+Inlining+NGEN
This PR (8978) - mean (1,146ms) : 1095, 1197
master - mean (1,140ms) : 1090, 1189
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8978) - mean (266ms) : 262, 270
master - mean (266ms) : 262, 269
section Bailout
This PR (8978) - mean (266ms) : 263, 269
master - mean (266ms) : 263, 268
section CallTarget+Inlining+NGEN
This PR (8978) - mean (1,025ms) : 976, 1074
master - mean (1,023ms) : 973, 1073
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-08-03 01:32:57 Comparing candidate commit 16df34c in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 66 known flaky benchmarks, 60 flaky benchmarks without significant changes.
|
Updates the docker images used for smoke tests.
Smoke Test Image Digest Cooldown Report
The following images have newer digests available but were published less than 2 day(s) ago, so the existing pin is retained.
They will be picked up automatically by a future run once they age out of the cooldown window.
mcr.microsoft.com/dotnet/aspnet:8.0-jammy35dc939380d4e297e0c11c7bmcr.microsoft.com/dotnet/aspnet:9.0-noble5ad129827db560a0648fab58mcr.microsoft.com/dotnet/aspnet:10.0-noble1fa23fc4872df1126d438cccmcr.microsoft.com/dotnet/sdk:8.0-jammye3abcc62c7c46fb934a479e8mcr.microsoft.com/dotnet/sdk:9.0-noble72b2c1fba104a87faeffaa78mcr.microsoft.com/dotnet/sdk:10.0-nobleed034a8bf0b272dd743782f2